home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Aztec C v5.2a disk 4.adf / 204fd.lzh / keymap_lib.fd < prev    next >
Text File  |  1991-03-14  |  288b  |  11 lines

  1. * "keymap.library"
  2. ##base _KeymapBase
  3. ##bias 30
  4. ##public
  5. *--- functions in V36 or higher (distributed as Release 2.0) ---
  6. SetKeyMapDefault(keyMap)(a0)
  7. AskKeyMapDefault()()
  8. MapRawKey(event,buffer,length,keyMap)(a0/a1,d1/a2)
  9. MapANSI(string,count,buffer,length,keyMap)(a0,d0/a1,d1/a2)
  10. ##end
  11.